Esx Settings Clusters Software Reports LastCheckResult CheckIssue

Esx Settings Clusters Software Reports LastCheckResult CheckIssue
Esx Settings Clusters Software Reports LastCheckResult CheckIssue

The Esx Settings Clusters Software Reports LastCheckResult CheckIssue schema contains properties that describe a particular issue.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "description": {
        "id": "string",
        "default_message": "string",
        "args": [
            "string"
        ],
        "params": {
            "params": {
                "s": "string",
                "dt": "string",
                "i": 0,
                "d": "number",
                "l": "Vapi Std NestedLocalizableMessage Object",
                "format": "string",
                "precision": 0
            }
        },
        "localized": "string"
    },
    "resolution": {
        "id": "string",
        "default_message": "string",
        "args": [
            "string"
        ],
        "params": {
            "params": {
                "s": "string",
                "dt": "string",
                "i": 0,
                "d": "number",
                "l": "Vapi Std NestedLocalizableMessage Object",
                "format": "string",
                "precision": 0
            }
        },
        "localized": "string"
    }
}
description
Required

Description of the issue encountered.

This property was added in vSphere API 9.1.0.0.

resolution
Optional

Possible resolution for the issue.

This property was added in vSphere API 9.1.0.0.

Can be left missing or null if no meaningful resolution exists.